object FileReceiver: TFileReceiver Left = 258 Top = 356 Width = 655 Height = 251 BorderWidth = 2 Color = 15724527 Constraints.MinHeight = 200 Constraints.MinWidth = 550 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnCloseQuery = FormCloseQuery PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 643 Height = 213 Align = alClient BevelOuter = bvNone Color = 15724527 TabOrder = 0 DesignSize = ( 643 213) object Bevel1: TBevel Left = 8 Top = 178 Width = 629 Height = 9 Anchors = [akLeft, akRight, akBottom] Shape = bsTopLine end object Label4: TLabel Left = 8 Top = 128 Width = 80 Height = 13 Anchors = [akLeft, akBottom] Caption = 'Liczba plik'#243'w:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 312 Top = 128 Width = 92 Height = 13 Anchors = [akLeft, akBottom] Caption = 'Rozmiar plik'#243'w:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 8 Top = 144 Width = 156 Height = 13 Anchors = [akLeft, akBottom] Caption = 'Szacowany pozosta'#322'y czas:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 312 Top = 160 Width = 161 Height = 13 Anchors = [akLeft, akBottom] Caption = #346'rednia szybko'#347#263' transferu:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 8 Top = 160 Width = 178 Height = 13 Anchors = [akLeft, akBottom] Caption = 'Pozosta'#322'o do odebrania plik'#243'w:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 312 Top = 144 Width = 186 Height = 13 Anchors = [akLeft, akBottom] Caption = 'Czas od rozpocz'#281'cia odbierania:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label7: TLabel Left = 8 Top = 195 Width = 4 Height = 13 Anchors = [akLeft, akBottom] Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False OnClick = Label7Click end object Button3: TButton Left = 563 Top = 184 Width = 75 Height = 25 Anchors = [akRight, akBottom] Caption = 'Przerwij' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = Button3Click end object ListView1: TListView Left = 8 Top = 10 Width = 629 Height = 109 Anchors = [akLeft, akTop, akRight, akBottom] Columns = < item Width = 20 end item Caption = 'Nazwa pliku' Width = 140 end item Caption = 'Pr'#281'dko'#347#263 Width = 90 end item Caption = 'Up'#322'yn'#281#322'o' Width = 90 end item Caption = 'Pozosta'#322'o' Width = 90 end item Caption = 'Post'#281'p' Width = 110 end item Caption = 'Rozmiar' Width = 80 end> Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ReadOnly = True RowSelect = True ParentFont = False TabOrder = 1 ViewStyle = vsReport OnDblClick = ListView1DblClick end object b1: TButton Left = 438 Top = 184 Width = 115 Height = 25 Anchors = [akRight, akBottom] Caption = 'Przejd'#378' do plik'#243'w' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = b1Click end end object Timer1: TTimer Enabled = False OnTimer = Timer1Timer Left = 8 Top = 8 end end